home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 16 / HENTAI_16.bin / hentai.swf / scripts / frame_129 / PlaceObject2_9_FLVPlayback_38 / CLIPACTIONRECORD on(construct).as
Text File  |  2007-03-21  |  301b  |  14 lines

  1. on(construct){
  2.    autoPlay = true;
  3.    autoRewind = true;
  4.    autoSize = false;
  5.    bufferTime = 0.1;
  6.    contentPath = "imagenes/videos/05.flv";
  7.    isLive = false;
  8.    maintainAspectRatio = true;
  9.    skin = "SteelExternalNofw.swf";
  10.    skinAutoHide = false;
  11.    totalTime = 0;
  12.    volume = 80;
  13. }
  14.